home *** CD-ROM | disk | FTP | other *** search
/ Univers Mac Interactif 53 / Univers Mac Interactif - Issue 53.iso / UTILITAIRES IMPORTANTS / Player⁄Reader / BBEdit Lite 3.0 / About BBEdit Lite next >
Text File  |  1995-01-13  |  12KB  |  284 lines

  1. About BBEdit Lite
  2. ----- ------ ----
  3.  
  4. BBEdit Lite is a freeware derivative of BBEdit 3.1, the popular and
  5. critically acclaimed text editor for programmers, on-line-service
  6. users, and anyone else who needs to edit plain-text files.
  7.  
  8. BBEdit Lite is shipped with a QuickStart document which describes many
  9. of the application’s features. Full documentation, as well as a
  10. considerable amount of additional functionality, is available with the
  11. purchase of BBEdit 3.0. See the document “BBEdit Product & Pricing Info”
  12. for details on obtaining BBEdit 3.1.
  13.  
  14. Feature Overview
  15. ------- --------
  16.  
  17. BBEdit Lite offers the following useful functionality:
  18.  
  19. •    Stationery documents. You can create a stationery document with
  20. BBEdit; whenever you open that document with BBEdit, its contents,
  21. format information, and window position will be used to create a new
  22. untitled window. You can also create a “global” stationery document
  23. which will be used as a template for all new windows.
  24.  
  25. •    Open Several. This variation on the standard “Open…” command enables
  26. you to open multiple files at once from multiple locations in the file
  27. system. You can also specify aliases to files, and those aliases will
  28. be resolved all at once. (Hold down the Option key while pulling down
  29. the File menu to see this command.)
  30.  
  31. •    Powerful multi-file search. BBEdit offers the usual multi-file
  32. search, in which a disk directory is scanned and the files are opened
  33. one at a time; however, BBEdit can also display the search results in a
  34. window for easy browsing (and selected entries in the window can be
  35. opened for display). The search can also be limited to files that are
  36. already opened for editing in BBEdit, or to files which were already
  37. found in a previous multi-file search. BBEdit also offers multi-file
  38. replace capability for automated “search and destroy” operations.
  39.  
  40. •    Zero cost. BBEdit Lite is free, with no qualification. It’s not
  41. shareware, and it’s not commercial. It’s not crippled, nor is it
  42. a demo.
  43.  
  44. BBEdit Lite also offers the following :
  45.  
  46. •    High quality. BBEdit Lite is based on mature and stable technology;
  47. this technology is the benificiary of years of in-house and field use
  48. and testing. The commitment to quality and functionality shown in
  49. BBEdit 3.1 is reflected in BBEdit Lite.
  50.  
  51. •    File size limited only by available memory. BBEdit Lite’s default
  52. partition size is 640K of RAM. This can be set as low as 450K, to make
  53. BBEdit Lite the ideal constantly-resident editor for small to moderate
  54. tasks, or turned up as high as necessary to edit many large files or
  55. perform large-scale search-and-replace operations. If you’re running
  56. under System 7.0, BBEdit Lite automatically takes advantage of
  57. available system memory, so that you don’t have to adjust its partition
  58. size to edit large files.
  59.  
  60. •    No hard limit on number of files open. The number of files that
  61. BBEdit Lite can have open at once is limited by available memory, and
  62. can be increased or decreased by adjusting  BBEdit Lite’s partition
  63. size as appropriate.
  64.  
  65. •    Easy manipulation of multiple files at once. The “Open Several…”
  66. command makes it possible to open multiple files from different folders
  67. at once, and the Save and Print commands can operate on all open files
  68. at once.
  69.  
  70. •    Pattern (“grep”) searching. Matching patterns can be constructed so
  71. that strings other than exact literal matches can be found and
  72. replaced; for example, converting Pascal comments to C comments, or
  73. converting C++ comments to C comments.
  74.  
  75. •    System 7 awareness. Besides supporting all of the basic System 7
  76. functionality such as 32-bit mode, virtual memory, and the like, BBEdit
  77. also takes advantage of specific System 7 functionality wherever
  78. possible in order to either improve performance or to improve its
  79. appearance. This is done without sacrificing System 6 compatibility.
  80.  
  81. •    High performance. Try and enjoy.
  82.  
  83. The document “BBEdit Lite Quickstart” contains specific information on
  84. how to take advantage of BBEdit Lite’s capabilities. If you would like
  85. to write BBEdit extensions, send a request to the address below. If you
  86. are sending your request via U.S. Mail, include a floppy disk and
  87. return postage. The reply package will include documentation on how to
  88. write your own extensions, and sample source code. The extension
  89. developer’s kit is also available for anonymous FTP from ftp.std.com,
  90. in /pub/bbedit, from ftp.netcom.com, in /pub/bbsw, and from mirrors of
  91. sumex.stanford.edu, in /info-mac/text.
  92.  
  93. BBEdit Lite has many of the same capabilities as the commercial BBEdit;
  94. however, the following functionality is -not- present in BBEdit Lite:
  95.  
  96.     -    Although it is compatible with the Power Macintosh, BBEdit
  97.         Lite contains no native PowerPC code. (Power Macintosh users
  98.         will notice some performance benefits, which are the result
  99.         of portions of the Toolbox running as native PowerPC code.)
  100.         
  101.     -    BBEdit Lite does not offer ‘soft’ text wrapping;
  102.     
  103.     -    AOCE is not supported;
  104.     
  105.     -    BBEdit Lite is not scriptable;
  106.     
  107.     -    Macintosh Drag and Drop support is not included;
  108.     
  109.     -    Find Differences (comparing files, folders, and projects) is
  110.         not included;
  111.         
  112.     -    you cannot split windows;
  113.     
  114.     -    disk browsers are not included, and you can only have one Search
  115.         Results window open at a time;
  116.         
  117.     -    Marker support is not provided;
  118.     
  119.     -    PopupFuncs™ technology is not included (you can, however, purchase
  120.         and install the PopupFuncs product into BBEdit Lite);
  121.         
  122.     -    Markers are not supported;
  123.     
  124.     -    BBEdit Lite does not know about project documents;
  125.     
  126.     -    XTND translation is not supported;
  127.     
  128.     -    Integration with THINK C/Symantec C++, CodeWarrior, and THINK
  129.         Reference is not supported;
  130.         
  131.     -    The Glossary is not supported;
  132.     
  133.     -    ToolServer is not supported;
  134.     
  135.     -    BBEdit Lite cannot use extensions which are written specifically
  136.         for use on PowerPC Macs, nor can it use ‘fat’ extensions (which
  137.         contain both 68K and PowerPC code) written to the BBEdit 3.0
  138.         extension interface.
  139.  
  140. ABOUT BBEDIT 3.1
  141. ----- ------ ---
  142.  
  143. BBEdit 3.1 is an industrial-strength text editor for use by software
  144. developers, engineers, scientists, telecommunications users, and anyone
  145. else who needs to view, edit and manipulate plain-text documents with
  146. maximum flexibility and performance. BBEdit 3.1 is an ideal companion
  147. for CodeWarrior, THINK C, Symantec C++, THINK Pascal, MPW, and THINK
  148. Reference users. With BBEdit 3.1, you can:
  149.  
  150.     -    Perform operations between two and ten times faster on a
  151.         Power Macintosh;
  152.         
  153.     -    Read, compose, and send PowerTalk mail messages via AOCE;
  154.     
  155.     -    Use Macintosh Drag and Drop (included) for text editing and
  156.         in various parts of the user interface;
  157.         
  158.     -    Automate operations via AppleScript, Frontier 3.0, or any other
  159.         OSA-compliant scripting system;
  160.         
  161.     -    Use integrated PopupFuncs™ technology to quickly navigate C, C++,
  162.         Pascal, Rez, 68K Assembler, and Fortran source files;
  163.         
  164.     -    Browse and search source files in CodeWarrior, THINK C/Symantec C++,
  165.         and THINK Pascal project documents;
  166.     
  167.     -    Use BBEdit 3.1 in conjunction with Symantec C++ (version 6.0
  168.         or later required) or Metrowerks CodeWarrior (CW5 or later
  169.         required) to compile source files and run projects;
  170.     
  171.     -    Use ToolServer to execute MPW Shell scripts for building MPW-based
  172.         applications and other MPW-driven tasks, as well as MPW 411-based
  173.         Toolbox searches;
  174.     
  175.     -    Use THINK Reference 2.0 to search for Toolbox symbols and insert
  176.         Toolbox call templates;
  177.     
  178.     -    Open disk browser windows to easily navigate the directory
  179.         structures of any mounted volumes and view files quickly and
  180.         easily;
  181.     
  182.     -    Take advantage of integrated Claris XTND translation to translate
  183.         text files to and from popular word-processor formats;
  184.     
  185.     -    Use a glossary to store commonly-used pieces of text for insertion
  186.         with a single keystroke;
  187.         
  188.     -    Easily compare text files, folders, and projects via a built-in
  189.         differences engine and browser;
  190.     
  191.     -    Split editing windows for easier navigation and reference;
  192.     
  193.     -    Use On Location 2.0 to search pre-indexed volumes such as
  194.         CD-ROMs;
  195.     
  196.     -    Enjoy many other technical advancements and refinements made since
  197.         the original release of BBEdit.
  198.  
  199. You can find pricing and ordering information for BBEdit 3.1 in the
  200. “BBEdit Pricing & Ordering Info” document, supplied with BBEdit Lite.
  201.  
  202. Distribution
  203. ------------
  204.  
  205. BBEdit Lite is a freely distributable, copyrighted program, otherwise
  206. known as “freeware”. There is no registration process, no fee requested
  207. or required, no obligation on your part, and no guilt.
  208.  
  209. We at Bare Bones Software do not subscribe to the concept of
  210. “shareware”; it has been our direct experience that many people simply
  211. ignore shareware notices. The cost of goods related to distributing
  212. BBEdit Lite is very low, and can be recouped by means other than
  213. (unsuccessfully) trying to shame users into paying some small amount of
  214. money for a program.
  215.  
  216. We believe that when users of a program make the financial sacrifice to
  217. obtain a piece of software, they should expect, and receive, significant
  218. value added. This is why a commercial distribution of BBEdit 3.1
  219. exists.
  220.  
  221. If you feel compelled to pay us for BBEdit Lite, don’t. Instead, we
  222. encourage you to order your own copy of BBEdit 3.1. See “BBEdit Product
  223. & Pricing Info” for information on how to do it.
  224.  
  225. Some Minor Legal Stuff
  226. ---- ----- ----- -----
  227.  
  228. Although BBEdit Lite is free, it is not “public domain”. It is
  229. copyrighted, and Bare Bones Software, Inc. reserves all rights;
  230. therefore:
  231.  
  232. •    BBEdit Lite cannot be sold, either by itself or in combination with
  233. any other product, without express written permission of Bare Bones
  234. Software, Inc.
  235.  
  236. •    If you’re a user group which is publishing a CD-ROM or floppy
  237. collection, you may include BBEdit Lite and all of its included files
  238. without restriction, save that the original package is included. Contact
  239. Bare Bones Software for up-to-date versions and information.
  240.  
  241. •    If you’re a hard disk company which distributes PD, shareware, and
  242. freeware on your disk drives, you’re welcome to distribute BBEdit Lite.
  243. Contact Bare Bones Software for up-to-date versions and information.
  244.  
  245. •    Commercial publishers and distributors of CD-ROM software collections
  246. may not distribute BBEdit Lite on CD-ROM without the express written
  247. permission of Bare Bones Software, Inc.
  248.  
  249. •    BBEdit Lite may be posted on an information service which charges its
  250. users for general connection time and downloading, but it may NOT be
  251. posted to an information service which will charge for the specific
  252. right to download BBEdit Lite, without the express written permission
  253. of Bare Bones Software, Inc.
  254.  
  255. •    BBEdit Lite may be given away as a support utility for a package which
  256. is itself to be given away. People who need to distribute BBEdit Lite
  257. as a support utility should contact Bare Bones Software for up-to-date
  258. versions and information.
  259.  
  260. BBEdit Lite is copyright ©1992-1994 by Bare Bones Software, Inc.. All
  261. rights reserved. Address correspondence to:
  262.  
  263. Bare Bones Software, Inc.
  264. P.O. Box 108
  265. Bedford, MA 01730-0108
  266. Internet/Usenet: bbsw@netcom.com
  267. CompuServe: 73051,3255
  268. AppleLink: BARE.BONES
  269.  
  270. Phone: (508) 651-3561
  271. Fax: (508) 651-7584
  272.  
  273. Limited warranty and limitation of remedies
  274. ------- -------- --- ---------- -- --------
  275.  
  276. The program and any support from Bare Bones Software, Inc., are provided
  277. “as is” and without warranty, express and implied, including but not
  278. limited to any implied warranties of merchantability and fitness for a
  279. particular purpose.  In no event will Bare Bones Software, Inc. be
  280. liable for any damages, including lost profits, lost savings, or other
  281. incidental or consequential damages, even if Bare Bones Software, Inc.
  282. is advised of the possibility of such damages, or for any claim by you
  283. or any third party.  
  284.